Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Sat, 24 Aug 2024 19:47:17 +0000 (21:47 +0200)
committerStephen Kitt <skitt@debian.org>
Sat, 24 Aug 2024 19:47:17 +0000 (21:47 +0200)
commit34c0cc98a9c7853a0a5f4a4f06ef4dbadf712277
treef38cfa06382fac5bf509269a08f425156c055090
parentff14eadb3047cc771d1bf1aba71e8b3567f3ed8d
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt